diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-04-08 06:27:59 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2025-04-08 06:27:59 +0000 |
commit | 21de3e1d21234e31761a09b77190fdfaf90931ed (patch) | |
tree | aacbdec558de90ae4de0a9320fd5179ae6fedc55 | |
parent | 7a87c513421d3da0dab5cf844e2d95debbbfc1fb (diff) |
-rw-r--r-- | www/firefox/Makefile | 5 | ||||
-rw-r--r-- | www/firefox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 6aca57d36af2..cfc4a78ccf94 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,10 +1,9 @@ PORTNAME= firefox -DISTVERSION= 137.0 -PORTREVISION= 2 +DISTVERSION= 137.0.1 PORTEPOCH= 2 CATEGORIES= www wayland MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}${DISTVERSIONSUFFIX}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build2/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}${DISTVERSIONSUFFIX}-candidates/build1/source DISTFILES= ${DISTNAME}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org diff --git a/www/firefox/distinfo b/www/firefox/distinfo index a241beca1c53..22621894e41d 100644 --- a/www/firefox/distinfo +++ b/www/firefox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743096872 -SHA256 (firefox-137.0.source.tar.xz) = 1ec47e2f83ccb80c0133f171091b5669c7ffdf7b86051fc85c0f915b7bcba91d -SIZE (firefox-137.0.source.tar.xz) = 593165900 +TIMESTAMP = 1744064194 +SHA256 (firefox-137.0.1.source.tar.xz) = 081da8602e19c97b1de4c89a24ddade9d14d38a31eac75dcdb854f0cdd2e0be4 +SIZE (firefox-137.0.1.source.tar.xz) = 592801600 |